projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84d6b1e
)
The number tagging has been split into macros/tagnumber.conf
author
Michael Geddes
<
[email protected]
>
Tue, 27 Jan 2009 02:39:41 +0000
(
02:39
+0000)
committer
Michael Geddes
<
[email protected]
>
Tue, 27 Jan 2009 02:39:41 +0000
(
02:39
+0000)
contrib/package/asterisk-xip/files/uci/lastcall
patch
|
blob
|
history
diff --git
a/contrib/package/asterisk-xip/files/uci/lastcall
b/contrib/package/asterisk-xip/files/uci/lastcall
index 1a29c1d4be1cbe3822d3fc188c90e01718b12056..d0314fd810a5981a9ac328f9aac5fada72fa585f 100755
(executable)
--- a/
contrib/package/asterisk-xip/files/uci/lastcall
+++ b/
contrib/package/asterisk-xip/files/uci/lastcall
@@
-108,6
+108,7
@@
enable_lastcall() {
append dialplan_globals "LASTCALLZONE=\"${asterisk_zone}\"" "$N"
[ -z "${DEST}" ] || append dialplan_globals "LASTCALL_DIR=${DEST}/etc/asterisk/directory" "$N"
+ append_include "macros/tagnumber.conf"
append_include "macros/lastcall.conf"
dialplan_do_add_lastcall=1
enable_module app_macro